Dew Stats for .NET
|
Calculate parameter for Fisher-F distributed values.
Parameters |
Description |
[In] TVec X |
Stores data which is assumed to follow Fisher-F distribution. |
out int Nu1 |
Return Fisher-F distribution parameter estimator Nu1. |
out int Nu2 |
Return Fisher-F distribution parameter estimator Nu2. |
int MaxIter |
Maximum number of iterations needed for deriving a, b and d. |
double Tolerance |
Defines the acceptable tolerance for calculating a and b. |
RandomF
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|